Guided Practice 9.1

Draw a tree that might take a depth-first search a long time, but be easy for a breadth-first search.

Draw a tree that might take a breadth-first search a long time, but be easy for depth-first.

In each case, indicate the source and target nodes.

[ANSWER]


Last modified: Fri Oct 31 15:42:38 Eastern Daylight Time 2014